home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!usenet
- From: martijnl@xs4all.nl (Martijn Lievaart)
- Newsgroups: comp.lang.c++
- Subject: Re: Need help with buttons!
- Date: 7 Jan 1996 01:00:58 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <4cn60a$he7@news.xs4all.nl>
- References: <4ckad5$13pg@news.gate.net>
- NNTP-Posting-Host: mas01-09.dial.xs4all.nl
- X-Newsreader: WinVN 0.99.6
-
- Another thought came to me.
-
- When disabling the button, also change the ID to something else. After
- re-enabling, change it back. If done right, I guess the unwanted mouseclicks
- will generate messages with the other ID, wich you should of course ignore.
-
- Martijn.
-
-
-